 |
API Documentation
|
|
|
static const nkMemory::String QUATERNION
Identifies a nkMaths::Quaternion.
Definition: Constants.h:20
static const nkMemory::String VECTOR_BUFFER_CAST
Identifies a nkMemory::BufferCast<nkMaths::Vector>.
Definition: Constants.h:22
static const nkMemory::String VECTOR_BUFFER_VIEW
Identifies a nkMemory::BufferView<nkMaths::Vector>.
Definition: Constants.h:23
Constants encompassing user type identifiers for the wrapping of nkMaths.
Definition: Constants.h:14
static const nkMemory::String NAMESPACE
Identifies the namespace.
Definition: Constants.h:16
Encompasses the wrapping of nkMaths for Lua.
Definition: QuaternionWrapper.h:7
Class holding information about a string, with ownership over the data.
Definition: String.h:22
static const nkMemory::String VECTOR
Identifies a nkMaths::Vector.
Definition: Constants.h:21